﻿.fl {
    float: left
}

.fr {
    float: right
}
.fr  a{
   font-size:10px;
}


.clear {
    clear: both
}

.clearfix,
.container:after,
.row:after,
ul {
    *zoom: 1
}

.clearfix:after,
.container:after,
.row:after,
ul:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.container {
    margin-right: auto;
    margin-left: auto
}

.content img {
    max-width: 100%
}

.content_box,
.content_box *,
.content_box :after,
.content_box :before {
    box-sizing: content-box
}

.ml5 {
    margin-left: 5px
}

.mt5 {
    margin-top: 5px
}

.mr5 {
    margin-right: 5px
}

.mb5 {
    margin-bottom: 5px
}

.mg5 {
    margin: 5px
}

.pl5 {
    padding-left: 5px
}

.pt5 {
    padding-top: 5px
}

.pr5 {
    padding-right: 5px
}

.pb5 {
    padding-bottom: 5px
}

.pd5 {
    padding: 5px
}

.ml10 {
    margin-left: 10px
}

.mt10 {
    margin-top: 10px
}

.mr10 {
    margin-right: 10px
}

.mb10 {
    margin-bottom: 10px
}

.mg10 {
    margin: 10px
}

.pl10 {
    padding-left: 10px
}

.pt10 {
    padding-top: 10px
}

.pr10 {
    padding-right: 10px
}

.pb10 {
    padding-bottom: 10px
}

.pd10 {
    padding: 10px
}

.ml15 {
    margin-left: 15px
}

.mt15 {
    margin-top: 15px
}

.mr15 {
    margin-right: 15px
}

.mb15 {
    margin-bottom: 15px
}

.mg15 {
    margin: 15px
}

.pl15 {
    padding-left: 15px
}

.pt15 {
    padding-top: 15px
}

.pr15 {
    padding-right: 15px
}

.pb15 {
    padding-bottom: 15px
}

.pd15 {
    padding: 15px
}

.ml20 {
    margin-left: 20px
}

.mt20 {
    margin-top: 20px
}

.mr20 {
    margin-right: 20px
}

.mb20 {
    margin-bottom: 20px
}

.mg20 {
    margin: 20px
}

.pl20 {
    padding-left: 20px
}

.pt20 {
    padding-top: 20px
}

.pr20 {
    padding-right: 20px
}

.pb20 {
    padding-bottom: 20px
}

.pd20 {
    padding: 20px
}

.ml25 {
    margin-left: 25px
}

.mt25 {
    margin-top: 25px
}

.mr25 {
    margin-right: 25px
}

.mb25 {
    margin-bottom: 25px
}

.mg25 {
    margin: 25px
}

.pl25 {
    padding-left: 25px
}

.pt25 {
    padding-top: 25px
}

.pr25 {
    padding-right: 25px
}

.pb25 {
    padding-bottom: 25px
}

.pd25 {
    padding: 25px
}

.ml30 {
    margin-left: 30px
}

.mt30 {
    margin-top: 30px
}

.mr30 {
    margin-right: 30px
}

.mb30 {
    margin-bottom: 30px
}

.mg30 {
    margin: 30px
}

.pl30 {
    padding-left: 30px
}

.pt30 {
    padding-top: 30px
}

.pr30 {
    padding-right: 30px
}

.pb30 {
    padding-bottom: 30px
}

.pd30 {
    padding: 30px
}

.ml35 {
    margin-left: 35px
}

.mt35 {
    margin-top: 35px
}

.mr35 {
    margin-right: 35px
}

.mb35 {
    margin-bottom: 35px
}

.mg35 {
    margin: 35px
}

.pl35 {
    padding-left: 35px
}

.pt35 {
    padding-top: 35px
}

.pr35 {
    padding-right: 35px
}

.pb35 {
    padding-bottom: 35px
}

.pd35 {
    padding: 35px
}

.ml40 {
    margin-left: 40px
}

.mt40 {
    margin-top: 40px
}

.mr40 {
    margin-right: 40px
}

.mb40 {
    margin-bottom: 40px
}

.mg40 {
    margin: 40px
}

.pl40 {
    padding-left: 40px
}

.pt40 {
    padding-top: 40px
}

.pr40 {
    padding-right: 40px
}

.pb40 {
    padding-bottom: 40px
}

.pd40 {
    padding: 40px
}

.ml45 {
    margin-left: 45px
}

.mt45 {
    margin-top: 45px
}

.mr45 {
    margin-right: 45px
}

.mb45 {
    margin-bottom: 45px
}

.mg45 {
    margin: 45px
}

.pl45 {
    padding-left: 45px
}

.pt45 {
    padding-top: 45px
}

.pr45 {
    padding-right: 45px
}

.pb45 {
    padding-bottom: 45px
}

.pd45 {
    padding: 45px
}

.ml50 {
    margin-left: 50px
}

.mt50 {
    margin-top: 50px
}

.mr50 {
    margin-right: 50px
}

.mb50 {
    margin-bottom: 50px
}

.mg50 {
    margin: 50px
}

.pl50 {
    padding-left: 50px
}

.pt50 {
    padding-top: 50px
}

.pr50 {
    padding-right: 50px
}

.pb50 {
    padding-bottom: 50px
}

.pd50 {
    padding: 50px
}

.f12 {
    font-size: 12px
}

.f14 {
    font-size: 14px
}

.f16 {
    font-size: 16px
}

.f18 {
    font-size: 18px
}

.f20 {
    font-size: 20px
}

.f22 {
    font-size: 22px
}

.f24 {
    font-size: 24px
}

.f26 {
    font-size: 26px
}

.f28 {
    font-size: 28px
}

.f30 {
    font-size: 30px
}

.f32 {
    font-size: 32px
}

.f34 {
    font-size: 34px
}

.f36 {
    font-size: 36px
}


/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden],
template {
    display: none
}

*,
:after,
:before {
    box-sizing: border-box
}

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

address,
cite,
dfn,
em,
var {
    font-style: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

legend {
    color: #000
}

fieldset,
img {
    border: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

ol,
ul {
    list-style: none
}

a,
button,
input[type=button],
input[type=file],
input[type=reset],
input[type=submit] {
    cursor: pointer
}

a {
    color: inherit;
    color: expression(this.parentNode.currentStyle.color);
    text-decoration: none
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 32px
}

h3 {
    font-size: 28px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 20px
}

h6 {
    font-size: 16px
}

small {
    font-size: 12px
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media screen and (min-width:768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media screen and (min-width:992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media screen and (min-width:1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

body,
button,
input,
select,
textarea {
    font-family: 'Microsoft YaHei' !important;
    font: 12px/1.4 \\5FAE\8F6F\96C5\9ED1, arial;
    color: #5a5a5a;
    font-size: 12px
}

html {
    min-width: 1200px
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative
}

.header {
    width: 100%;
    height: 161px;
    background: url(../images/header_bg.jpg) repeat-x top;
    line-height: 33px;
    color: #fff
}

.header_top {
    height: 33px
}

.header_top span {
    font-size: 12px
}

.header_top p {
    font-size: 16px
}

.header_top p span {
    font-size: 16px;
    color: #ffe599
}

.header_bottom {
    height: 128px;
    margin-top: 40px;
    color: #1a57a2
}

.header_logo {
    width: 390px
}

.header_logo img {
    width: 360px;
    height: auto;
    float: left
}

.header_logo .p1 {
    font-size: 26px;
    line-height: 22px;
    display: block;
    padding-left: 74px
}

.header_logo .p2 {
    font-size: 12px;
    line-height: 22px;
    display: inline;
    margin-left: 10px
}

.header_nav ul li {
    float: left;
  
}

.header_nav ul li a {
    display: block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #1a57a2;
    font-size: 16px
}

.header_nav ul li span{
    display: none;
    
}


.header_nav ul li a:hover {
    color: #fff;
    background-color: #073763;
    border-radius: 50px
}

.header_nav ul li a.active {
    color: #fff;
    background-color: #073763;
    border-radius: 50px
}

.banner,
.box_banner {
    width: 100%;
    margin: 0 auto;
    position: relative
}

.banner {
    overflow: hidden
}

.banner_inner {
    height: 530px;
    width: 100%;
    margin: 0 auto
}

.banner_img {
    width: 20000px
}

.banner_img li {
    width: 100%
}

.banner .child1 {
    width: 588px;
    left: 66px
}

.banner .child1,
.banner .child2 {
    position: absolute;
    height: 425px;
    top: 0
}

.banner .child2 {
    width: 654px;
    left: 343px
}

.banner_common {
    position: relative;
    width: 990px;
    margin: 0 auto
}

.banner_pre {
    left: 0; 
}

.banner_next,
.banner_pre {
    position: absolute;
    top: 50%;
    margin-top: 180px;
    width: 60px;
    height: 60px;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

.banner_next {
    right: 0; 
}

.banner_next:hover,
.banner_pre:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.banner .control {
    width: 130px;
    position: absolute;
    top: 473px;
    left: 50%;
    margin-left: -40px
}

.banner .control li {
    float: left;
    margin-left: 10px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    cursor: pointer;
    background: #fff
}

.banner .control li a {
    display: none
}

.banner .control li.current {
    background: #ff7f02
}

.main {
    position: relative
}

.box_banner .banner_words {
    width: 435px;
    position: absolute;
    left: 65%;
    top: 160px
}

.banner_words i {
    color: #1c4587;
    font-size: 14px
}

.banner_words p {
    width: 435px;
    text-align: center;
    line-height: 140%
}

.banner_words .p1 {
    line-height: 30px
}

.banner_words .p2 {
    font-size: 50px;
    color: #073763;
    font-weight: 700;
    border-top: 1px dotted #000;
    border-bottom: 1px dotted #000;
    line-height: 70px
}

.banner_words .p2 b {
    color: #f90
}

.banner_words .p3 {
    font-size: 15px;
    color: #073763;
    line-height: 30px
}

.search {
    width: 100%;
    height: 90px;
    margin: 0 auto;
    background-color: #f0f1f6
}

.search input {
    float: left;
    margin-top: 30px
}

.search input[type=text] {
    width: 300px;
    height: 28px;
    border: 1px solid #d3d3d3;
    line-height: 28px;
    text-indent: 1em
}

.search input[type=text]::-webkit-input-placeholder {
    color: #1d7ad9;
    font-size: 14px
}

.search input[type=text]:-moz-placeholder,
.search input[type=text]::-moz-placeholder {
    color: #1d7ad9;
    font-size: 14px
}

.search input[type=text]:-ms-input-placeholder {
    color: #1d7ad9;
    font-size: 14px
}

.search input[type=submit] {
    width: 50px;
    height: 28px;
    background-color: #1d7ad9;
    color: #fff;
    line-height: 28px;
    text-align: center;
    border: none;
    position: relative;
    left: -50px
}

.search ul {
    padding-top: 35px
}

.search ul li {
    float: left;
    margin-left: 15px
}

.search ul li:first-child {
    margin-left: 0
}

.search ul li a {
    font-size: 12px;
    color: #5a5a5a
}

.search ul li a:hover {
    color: #53d0fe
}

.search img {
    position: absolute;
    top: 30px;
    right: 0
}

.about {
    margin-top: 30px
}

.about_left {
    width: 670px
}

.about_left h4,
.about_left h5 {
    font-weight: 400;
    color: #2795e0
}

.about_left h5 {
    font-size: 18px
}

.about_left p {
    font-size: 14px;
    line-height: 25px;
    margin: 35px 0;
}

.about_left li {
    margin-left: 30px;
    float: left
}

.about_left a {
    display: block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    color: #1c4587;
    text-align: center;
    font-size: 16px;
    border: 1px solid #ebeef4;
    border-radius: 3px;
    transition: background-color .4s ease 0s
}

.about_left a:hover {
    color: #fff;
    background-color: #f60
}

.about_left li:first-child {
    margin-left: 0;
    color: #434343;
    background-color: #ffe599
}

.about_right {
    width: 520px;
    height: 328px
}

.s1 {
    position: fixed;
    z-index: 1;
    left: 50%;
    top: 50%;
    margin: -150px 0 0 -250px;
    width: 500px;
    height: 300px;
    background: hsla(0, 0%, 100%, .7);
    box-shadow: 0 0 15px rgba(0, 0, 0, .3)
}

.s1 p {
    margin: 0;
    padding: 50px 0 20px;
    font-family: Arial;
    font-size: 60px;
    font-weight: 700;
    text-align: center
}

.s1 span {
    color: #666
}

.s1 a,
.s1 span {
    display: block;
    font-family: Arial;
    font-size: 25px;
    text-align: center
}

.s1 a {
    margin: 20px auto 0;
    width: 220px;
    height: 50px;
    border-radius: 5px;
    line-height: 50px;
    color: #fff;
    text-decoration: none;
    background: #f88371
}

.s1 a:hover {
    background: #ed6f5c
}

.slides-box {
    overflow: hidden
}

.slides1,
.slides-box {
    width: 100%;
    height: 100%;
    margin: auto;
    position: relative
}

.slides1 {
    float: left
}

.slides1 li {
    position: absolute;
    width: 100%;
    height: 100%
}

.slides1 li img {
    display: block;
    width: 100%;
    margin: auto
}

.next,
.prev {
    position: absolute;
    z-index: 2;
    top: 50%;
    margin-top: -40px;
    left: 0;
    height: 70px;
    width: 30px;
    color: #fff;
    cursor: pointer;
    background-color: #000;
    opacity: .5
}

.next:hover,
.prev:hover {
    opacity: .7
}

.prev {

}

.next {
    left: auto;
    right: 0; 
}

.pagination {
    position: absolute;
    bottom: 5px;
    z-index: 2
}

.pagination li {
    padding: 5px 3px;
    float: left
}

.pagination li a {
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 20px;
    background: #f58220;
    color: #fff;
    text-align: center;
    font-family: Arial;
    text-decoration: none
}

.pagination .active {
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 20px;
    background: #bed742;
    position: relative;
    top: -2.5px
}

.product {
    width: 100%;
    height: 715px;
    margin: 50px auto 0;
    background: url(../images/probg.jpg) no-repeat top;
    text-align: center;
    color: #fff
}

.product .w1200 {
    padding-top: 1px
}

.product h4 {
    margin-top: 55px;
    font-size: 24px;
    line-height: 34px;
    font-weight: 400
}

.product h5 {
    font-size: 20px;
    font-weight: 400
}

.product .fa-caret-down {
    font-size: 30px;
    line-height: 30px
}

.product ul {
    display: inline-block;
    margin: 30px auto 0
}

.product ul li {
    float: left;
    margin-left: 15px
}

.product ul li:first-child {
    margin-left: 0
}

.product ul li a {
    display: block;
    padding: 0 0px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #fff;
    transition: border-color .4s ease 0s, background-color .4s ease 0s
}

.product ul li a:hover {
    background-color: #4aa2ec;
    border-color: #4aa2ec
}

.wrap {
    padding: 10px
}

.dowebok {
    width: 1200px;
    margin: 50px auto 70px;
    font-size: 0
}

.dowebok img {
    vertical-align: top
}

.str_wrap {
    overflow: hidden;
    font-size: 12px;
    line-height: 16px;
    position: relative;
    white-space: nowrap
}

.str_move {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    cursor: move
}

.str_move_clone {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    left: 100%;
    top: 0
}

.str_vertical .str_move_clone {
    left: 0;
    top: 100%
}

.str_down .str_move_clone {
    left: 0;
    bottom: 100%
}

.str_down .str_move,
.str_vertical .str_move {
    white-space: normal;
    width: 100%
}

.no_drag .str_move,
.noStop .str_move,
.str_static .str_move {
    cursor: inherit
}

.str_wrap img {
    max-width: none
}

.product .dowebok ul {
    height: 196px
}

.product .dowebok ul li {
    float: left;
    width: 220px;
    height: 200px
}

.product .dowebok ul li a {
    width: 220px;
    height: 146px;
    border: none
}

.product .dowebok ul li img {
    width: 220px;
    height: 146px
}

.product .pro_title {
    font-size: 16px;
    width: 220px;
    line-height: 24px;
    height: 24px
}

.product .more,
.product .pro_title {
    display: block;
    color: #fff;
    text-align: center
}

.product .more {
    width: 150px;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    margin: 0 auto;
    font-weight: 700;
    background-color: #4a86e8;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .6);
    transition: background-color .4s ease 0s
}

.product .more:hover {
    background-color: #f90
}

.case {
    width: 100%;
    margin: 0 auto
}

.case_title {
    width: 750px;
    height: 252px;
    margin-top: 50px;
    background: url(../images/casebg.jpg) no-repeat top;
    background-position: 50% 50%
}

.case_title .circle {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 1px solid #e9e9e9;
    background-color: #fff;
    margin: 0 auto;
    position: relative;
    top: 25px;
    text-align: center;
    color: #3c78d8
}

.circle .p1 {
    font-size: 24px;
    line-height: 30px;
    margin-top: 60px
}

.circle .p2 {
    font-size: 20px;
    line-height: 30px
}

.circle .p3 {
    font-size: 30px;
    line-height: 30px
}

.case_title ul li {
    float: left;
    margin-left: 22px;
    margin-top: 70px
}

.case_title ul li:first-child {
    margin-left: 0
}

.case_title ul li a {
    display: block;
    width: 169px;
    height: 140px;
    border: 1px solid #3c78d8;
}

.case_title ul li a:hover {
    border: 1px solid #f60
}

.case_right {
    width: 410px;
    margin-top: 50px
}

.case_right h3 {
    font-size: 22px;
    font-weight: 400;
    line-height: 34px;
    color: #4aa2ec
}

.case_right h3 a {
    display: block;
    width: 60px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    color: #3c78d8;
    margin-top: 5px;
    border: 1px solid #4aa2ec
}

.rec_news {
    margin-top: 30px
}

.rec_news ul li div img {
    float: left;
    width: 130px;
    height: 90px;
    margin-right: 10px
}

.rec_news .p1 {
    font-size: 14px;
    color: #4aa2ec;
    line-height: 30px
}

.rec_news .p2 {
    font-size: 12px;
    color: #666
}

.case_right .newslist li {
    height: 36px;
    background: url(../images/libg.png) no-repeat 0;
    border-bottom: 1px dotted #e2e2e2
}

.case_right .newslist li:first-child {
    margin-top: 10px
}

.case_right .newslist li a {
    font-size: 14px;
    line-height: 36px;
    color: #5a5a5a;
    margin-left: 25px
}

.case_right .newslist li a:hover {
    color: #4a91e0
}

.case_right .newslist li span {
    font-size: 12px;
    line-height: 36px;
    color: #ccc
}

.flink {
    width: 100%
}

.flink .news_list ul {
    float: none;
    top: 0px;
}

.flink .pros_list ul li {
    float: left;
    top: 0px;
    margin-right: 25px;
    margin-left: 0px;
    margin-bottom: 15px;
}

.flink .pros_list ul li .img {
    display: block;
    width: 200px;
    height: 200px;
}

.flink .pros_list ul li .t {
    display: block;
    width: 200px;
    height: 26px;
    line-height: 26px;
    text-align: center;
}

.flink .news_list ul li {
    float: none;
    margin-left: 0px;
}

.flink .w1200 {
    padding-top: 50px
}

.flink h3 {
    font-size: 26px;
    color: #3c78d8;
}

.flink h3 span {
    display: inline-block;
    width: 86px;
    height: 20px;
    line-height: 20px;
    background: #3c78d8;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    position: relative;
    bottom: 4px
}

.flink ul {
    float: left;
    position: relative;
    top: 8px;
}

.flink ul li {
    float: left;
    margin-left: 15px
}

.flink ul li a {
    font-size: 14px;
    color: #5a5a5a;
    line-height: 26px;
}

.flink a:hover {
    color: #47cdff
}

.footer {
    width: 100%;
    height: 187px;
    margin: 0 auto;
    background-color: #003b78;
    background-image: url(../images/footerbg.jpg);
    background-repeat: repeat-x
}

.footer_left {
    width: 650px
}

.footer_left p {
    font-size: 14px;
    color: #fff
}

.footer_left p:first-child {
    margin-top: 70px
}

.footer_right {
    width: 414px;
    height: 187px;
    position: relative
}

.footer_right img {
    width: 47px;
    height: 47px;
    float: left;
    margin-top: 70px
}

.footer_right .p1 {
    font-size: 18px;
    top: 75px
}

.footer_right .p1,
.footer_right .p2 {
    color: #fff;
    position: absolute;
    left: 50px
}

.footer_right .p2 {
    font-size: 12px;
    top: 95px
}

.footer_right .p3 {
    font-size: 32px;
    color: #fff;
    position: absolute;
    font-weight: 700;
    top: 70px;
    left: 170px
}

.page_banner {
    width: 100%;
    height: 350px;
    margin: 0 auto;
    background: url(../images/pagemainbg.jpg) no-repeat center center;
}

.main {
    width: 100%;
    height: auto;
    margin: 35px auto 0
}

.i_main {
    margin-top: 0
}

.main_l {
    width: 250px;
    height: auto
}

.main_l_title {
    width: 250px;
    height: 77px;
    background: url(../images/pagebg.png) no-repeat 0 0;
    text-align: center
}

.main_l_title .p1 {
    color: #305692;
    font-size: 27px;
    padding-top: 13px
}

.main_l_title .p2 {
    color: #305692;
    font-size: 12px
}

.main_l ul li {
    width: 245px;
    height: 44px;
    margin-left: 5px;
    margin-top: 5px
}

.main_l ul li a {
    display: block;
    width: 245px;
    height: 44px;
    line-height: 44px;
    background-color: #073763;
    text-align: center;
    color: #fff;
    font-size: 14px
}

.main_l ul li a:hover {
    background-color: #f90
}

.main_l .main_left_message {
    width: 246px;
    height: 100px;
    margin-left: 5px;
    margin-top: 10px;
    background: url(../images/message.jpg)
}

.main_left_message .p1 {
    font-size: 19px;
    color: #fff;
    font-weight: 700;
    margin-left: 20px;
    padding-top: 25px
}

.main_left_message .p2 {
    font-size: 17px;
    color: #fff;
    margin-left: 20px
}

.contact {
    margin-left: 10px
}

.contact p {
    font-size: 14px;
    line-height: 28px
}

.contact p:first-child {
    padding-top: 5px
}

.main_right {
    width: 910px;
    height: auto
}

.crumbs {
    width: 910px;
    height: 50px;
    background: url(../images/positionbg.jpg) no-repeat 0 0;
    margin-top: 8px;
    border-bottom: 1px solid #ccc;
    padding-top: 6px;
}

.crumbs a {
    display: inline;
    font-size: 14px;
    color: #333;
    font-weight: 400;
    margin-left: 60px;
    line-height: 44px;
    position: relative;
}

.crumbs a:nth-child(2),
.crumbs a:nth-child(3),
.crumbs a:nth-child(4),
.crumbs a:nth-child(5) {
    margin-left: 0
}

.crumbs span {
    position: relative;
    top: 6px
}

.page_content {
    width: 910px;
    height: auto;
    margin-top: 50px
}

.page_content p {
    font-size: 14px;
    line-height: 28px;
    color: #5a5a5a;
    padding: 0 10px
}

.page_content p a {
    font-weight: bold;
    color: #000;
    border-bottom: 1px dashed #333;
}

.page_content img {
    max-width: 900px;
    display: block;
    margin: 50px auto
}

.page_prolist {
    width: 910px;
    height: auto;
    margin-top: 10px
}

.page_prolist ul li {
    float: left;
    border: 1px solid #eee;
    width: 214px;
    height: 214px;
    margin-left: 17px;
    margin-top: 17px
}

.page_prolist ul li:hover {
    border-color: #3c78d8
}

.page_prolist ul li:first-child,
.page_prolist ul li:nth-child(5) {
    margin-left: 0
}

.page_prolist ul li .img {
    margin: 15px auto 0
}

.page_prolist ul li .img {
    display: block;
    width: 212px;
    height: 159px
}

.page_prolist ul li .pro_title {
    display: block;
    line-height: 40px
}

.page,
.page_prolist ul li .pro_title {
    font-size: 14px;
    color: #5a5a5a;
    text-align: center
}

.page {
    clear: both;
    margin: 20px auto;
    padding: 30px 0
}

.main_new_list {
    width: 910px;
    height: auto;
    margin-top: 50px
}

.main_new_list ul li {
    border-bottom: 1px dotted #dbd4cd;
    min-height: 95px;
}

.main_new_list ul li div {
    width: 60px;
    height: 60px;
    background-color: #198ede;
    text-align: center;
    color: #fff;
    margin-left: 30px;
    margin-top: 20px
}

.main_new_list ul li div span {
    font-size: 12px;
    position: relative;
    top: 7px
}

.main_new_list ul li div span:first-child {
    font-size: 20px
}

.main_new_list ul li a {
    display: inline-block;
    font-size: 18px;
    color: #5a5a5a;
    margin-left: 40px;
    padding-top: 20px
}

.main_new_list ul li a:hover {
    color: #1c4587
}

.main_new_list ul li p {
    font-size: 12px;
    color: #949494;
    padding-top: 10px;
    padding-bottom: 26px;
    margin-left: 130px
}

.lxwm_content {
    width: 910px;
    height: auto;
    margin-top: 50px
}

.lxwm_content_left {
    width: 373px;
    height: 438px
}

.lxwm_content_right {
    width: 480px;
    height: auto
}

.lxwm_content_right h3 {
    font-size: 20px;
    color: #666;
    text-align: center;
    font-weight: 400;
    width: 477px;
    height: 54px;
    line-height: 54px;
    border: 1px solid #3c78d8;
    border-radius: 3px
}

.lxwm_content_right p {
    font-size: 14px;
    color: #5a5a5a;
    line-height: 24px;
    margin-top: 45px;
    margin-bottom: 45px
}

.lxwm_content_right span img {
    width: 20px;
    height: 20px;
    position: relative;
    top: 4px;
    margin-right: 15px
}

.lxwm_content_right span {
    font-size: 16px;
    color: #1c4587;
    line-height: 28px
}

.zxly_content {
    width: 910px;
    height: 442px;
    margin-top: 50px;
    background: url(../images/zxlybg.jpg)
}

.zxly_content_left {
    width: 500px;
    height: auto;
    margin-left: 20px;
    margin-top: 45px
}

.zxly_content_left p {
    font-size: 14px;
    color: #fff;
    padding: 10px 0
}

.zxly_content_left input {
    height: 37px
}

.zxly_content_left input,
.zxly_content_left textarea {
    width: 500px;
    line-height: 37px;
    border: none;
    border-radius: 3px;
    font-size: 16px;
    text-indent: 10px
}

.zxly_content_left textarea {
    height: 162px
}

.zxly_content_left .send {
    display: block;
    width: 500px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background-color: #3c78d8;
    margin-top: 12px;
    border-radius: 5px
}

.zxly_content_left .send:hover {
    background-color: #1bc1ff
}

.zxly_content_right {
    margin-right: 90px
}

.zxly_content_right .circle {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 1px solid #e9e9e9;
    background-color: #fff;
    position: relative;
    top: 115px;
    text-align: center;
    color: #3c78d8
}

.show_content h3 {
    font-size: 21px;
    color: #426100;
    text-align: center;
    font-weight: 400;
    margin-top: 25px
}

.show_content .tips {
    text-align: center;
    margin-top: 20px
}

.show_content .des {
    font-size: 14px;
    color: #868686;
    line-height: 27px;
    padding: 5px;
    border-top: 1px dotted #e5e5e5;
    border-bottom: 1px dotted #e5e5e5;
    margin-top: 20px
}

.show_content div.show_c_content {
    font-size: 14px;
    line-height: 26px;
    color: #5a5a5a;
    margin: 20px 0;
}

.show_content .show_c_content {
    font-size: 14px;
    line-height: 26px;
    color: #5a5a5a;
}

.show_content .show_c_content p {
    font-size: 14px;
    line-height: 26px;
    color: #5a5a5a;
    margin-top: 20px
}

.show_product {
    width: 865px;
    margin: 0 auto
}

.show_product h3 {
    font-size: 21px;
    color: #426100;
    text-align: center;
    font-weight: 400;
    margin-top: 25px
}

.show_product .tips {
    text-align: center;
    margin-top: 10px;
    color: #ccc
}

.show_product .des {
    font-size: 14px;
    color: #868686;
    line-height: 27px;
    padding: 5px;
    border: 1px dotted #e5e5e5;
    margin-top: 10px
}

.show_product .pro_img {
    display: block;
    margin: 100px auto
}

.show_product .pro_img img {
    max-width: 860px;
    display: block;
    margin: 0 auto;
}

.show_product div.show_c_content {
    font-size: 14px;
    line-height: 26px;
    color: #5a5a5a;
    line-height: 28px;
    margin: 20px 0;
}

.show_product .show_c_content p {
    font-size: 14px;
    line-height: 26px;
    color: #5a5a5a;
    line-height: 28px
}

.show_product .show_c_content {
    font-size: 14px;
    line-height: 26px;
    color: #5a5a5a;
    line-height: 28px
}

.show_c_content a {
    color: #1c4587
}

.show_c_content a:hover {
    color: #5a5a5a
}

.flexslider {
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: 500px;
    overflow: hidden;
    zoom: 1
}

.flexslider .slides li {
    width: 100%;
    height: 100%
}

.flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block; 
    position: absolute;
    top: 50%;
    z-index: 1;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px
}

.flex-direction-nav .flex-next {
    background-position: 0 -70px;
    right: 0
}

.flex-direction-nav .flex-prev {
    left: 0
}

.flexslider:hover .flex-next,
.flexslider:hover .flex-prev {
    opacity: .8;
    filter: alpha(opacity=25)
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50)
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center
}

.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.flex-control-paging li a {
    background: url(../images/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer
}

.flex-control-paging li.active a,
.flex-control-paging li a.flex-active {
    background-position: 0 0
}

.flexslider .slides a img {
    width: 100%;
    height: 500px;
    display: block
}

.page .pagination {
    display: inline-block;
    position: relative;
    bottom: 0;
}

.content_des {
    width: 100%;
    border: 1px dotted #e5e5e5;
    padding: 5px;
    margin: 10px 0;
    text-indent: 24px;
}

.content_des p {
    font-size: 13px;
    color: #868686;
    line-height: 24px;
}

/*# sourceMappingURL=yunu.css.map */